Adds a new insert (substitution string)
HRESULT AddVariantInsert(VARIANT insert);
AddVariantInsert(VARIANT insert);
Sub AddVariantInsert(insert As VARIANT)
|
Parameters |
Description |
|
[in] VARIANT insert |
A Variant containing the substitution value to add. The value must be convertible to a String value. |
Any substitution tokens in the Description are replaced by the replacement strings specified using AddInsert and AddVariantInsert. See the Description topic for more information
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|